Welcome![Sign In][Sign Up]
Location:
Search - matrix multiplication

Search list

[AlgorithmMatrix

Description: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-This procedure can complete matrix input and output. With the same number of rows and columns between the matrix addition, subtraction. Meet the requirements of the rules of matrix multiplication between the matrix multiplication. Division between square, square matrix inversion. Matrices transposed matrix functions.
Platform: | Size: 1648640 | Author: 王呈祥 | Hits:

[AlgorithmMatrix

Description: 矩阵相乘的运算,可以多次重复调用,不受矩阵大小的限制。-Matrix multiplication operation can be repeatedly called from matrix size.
Platform: | Size: 239616 | Author: | Hits:

[DSP programmatrix-optimize

Description: 这是dsp实验中用汇编语言编的矩阵相乘优化,包括4种优化方法,最终时钟周期400多个-This is the dsp series of experiments using assembly language to optimize matrix multiplication, including four kinds of optimization methods, the final clock cycle 400
Platform: | Size: 373760 | Author: shensi | Hits:

[AlgorithmMatrix

Description: 计算矩阵的转置,计算矩阵的乘法, 计算矩阵的数乘 -Calculate the matrix transpose, matrix multiplication calculation, calculation of matrix multiplication
Platform: | Size: 12288 | Author: zhoulu | Hits:

[MPIMatrix

Description: matrix multiplication in mpi
Platform: | Size: 1024 | Author: notorious | Hits:

[MPImatrix

Description: matrix multiplication program this program is used to multiply two matrices
Platform: | Size: 1024 | Author: RAJASHEKAR | Hits:

[Graph programsparse-matrix

Description: 1 使用说明:进入菜单;根据菜单提示进行操作; 开始操作时,按 1 进行矩阵的建立和三元组法存储; 按 2 是将 1 所得的矩阵进行转置; 3 进行矩阵乘法时,第一个矩阵是 第一步产生的矩阵,第二个矩阵是重 新产生的矩阵; 2 输入:输入按照输入提示进行操作; 输出:输入矩阵简化输出;-1 instructions: access to menu According to the menu tip operation Start operation, on the establishment of the press 1 matrix and three yuan group method storage Press 2 is the matrix 1 income deferring 3 for matrix multiplication, the first matrix is the first step from the matrix, the second matrix is heavy new produce matrix 2 input: input according to operate input tip Output: input matrix simplify output
Platform: | Size: 2048 | Author: | Hits:

[AlgorithmMatrix-multiplication

Description: Multiplication between to matrixes of any shape and size
Platform: | Size: 1024 | Author: Jimmy999 | Hits:

[DSP programMATRIX

Description: 用DSP实现矩阵乘法,是实验过程中编写的,可以使用。-Realize matrix multiplication in the DSP development board in the experiment.
Platform: | Size: 5120 | Author: 崔姗姗 | Hits:

[Algorithmmatrix

Description: 采用VC++6.0实现两个任意矩阵相乘的算法程序-matrix multiplication
Platform: | Size: 1024 | Author: mikewang | Hits:

[AlgorithmSparse-Matrix-Multiplication

Description: 介绍了稀疏矩阵的原理和算法,对理解稀疏矩阵的运算具有很重要的意义-Sparse Matrix
Platform: | Size: 112640 | Author: chenn | Hits:

[Process-Threadmatrix.c

Description: 采用pthread多线程编程实现的矩阵乘法运算,采用纯c编写-matrix multiplication in multi-thread
Platform: | Size: 1024 | Author: zhang | Hits:

[Consolematrix

Description: matrix multiplication
Platform: | Size: 1024 | Author: StukWCY | Hits:

[AlgorithmMatrix-multiplication

Description: After we defined size and value of first two matrices we used Environment.ProcessorCount to determine number of processors in system. Each processor computes almost equal amount of elements in result matrix.We used method _computeMatrix3() to compute result matrix. -After we defined size and value of first two matrices we used Environment.ProcessorCount to determine number of processors in system. Each processor computes almost equal amount of elements in result matrix.We used method _computeMatrix3() to compute result matrix.
Platform: | Size: 1024 | Author: Antonija | Hits:

[ConsoleMatrix

Description: 实现矩阵的特征值特征向量的计算,矩阵乘法,线性方程组求解以及矩阵行列式计算。-Eigenvectors of the matrix eigenvalue computation, matrix multiplication, solving linear equations and matrix determinant calculation.
Platform: | Size: 23005184 | Author: d_cloud | Hits:

[OtherMATRIX

Description: 矩阵相乘。。。利用动态内存申请释放实现了维数可调-Matrix multiplication. . . Dynamic memory application release dimension adjustable
Platform: | Size: 2048 | Author: 刘飞 | Hits:

[Compress-Decompress algrithmsMatrix

Description: 矩阵的乘、除、转置等的应用程序,可以作为参考用。-Matrix multiplication, addition, transposition and other applications
Platform: | Size: 235520 | Author: 董鑫 | Hits:

[Algorithmmatrix

Description: 实现了矩阵中的各种操作, 包括矩阵相加,相减,矩阵乘法,矩阵转秩,余子式,求行列式的值,求矩阵特征值,LU 分解,QR 分解,求现行方程组的解等等。 是任何做科学计算工作者必备的类库。 此类库也是C++初学者极好的参考资料。类库的实现运用了运算符重载,友元,异常处理,文件输入输出,函数重载,指针,动态分配内存等一系列C++技术。-Matrix in a variety of operations, including matrix addition, subtraction, matrix multiplication, matrix transpose rank cofactor, find the value of the determinant of the matrix eigenvalue, LU decomposition, QR decomposition, seeking the solution of the existing equations and so on. Any workers necessary to do scientific computing libraries. A of such library is also C++ of beginners excellent reference material. The class library implementation of the use of operator overloading, friend, exception handling, file input and output, function overloading, pointers, dynamic allocation of memory, such as a series of C++ technology.
Platform: | Size: 9216 | Author: 汤慧 | Hits:

[OtherMatrix

Description: 矩阵相乘(三元组) 数组的应用,数据结构中的-Matrix multiplication (triples)
Platform: | Size: 1024 | Author: Tony | Hits:

[.netMatrix

Description: 矩阵类。能够实现矩阵的各种数学操作,如矩阵相乘,相加,求逆,转置等等!-Matrix class. Matrix can achieve a variety of mathematical operations, such as matrix multiplication, adding the inverse transpose!
Platform: | Size: 3072 | Author: chance | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net